home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / packer / zip / unz51d3x / readme.ami < prev    next >
Encoding:
Text File  |  1993-02-23  |  4.3 KB  |  104 lines

  1.  
  2.  
  3. February 23, 1993
  4.  
  5. This is the file, README.AMI, which MUST ACCOMPANY the beta release files for
  6. UnZip 5.1D3 for Amiga.  DO NOT REMOVE THIS FILE OR SPLIT UP THE ARCHIVE.
  7.  
  8. =============================================================================
  9.  
  10. This is AMIGA BETA RELEASE 3 of Info-Zip software, made available to the
  11. Amiga community for testing and individual use.  However, since this software
  12. is being released in Beta form, there may still be some bugs.  Info-Zip is
  13. allowing the Amiga port to be released early, because this is the first full
  14. Amiga port, and testing has gone well.  Please realize that until officially
  15. released, source code for this version will not be publicly available, and
  16. there may be features provided which are not yet available for other
  17. platforms.  When reporting bugs, please use the address below.
  18.  
  19. Here are a few items to at least acknowledge before hauling this utility
  20. into your system and going wild over its inherent beauty and usefulness:
  21.  
  22.   - It is still BETA test quality.  There could still be bugs.  We will
  23.     upload the Finished Product to BIX, Fred Fish, and Aminet as soon as 
  24.     it becomes available.
  25.  
  26.   - A version of Zip 1.9L will be similarly released.
  27.  
  28.   - The source code for this version is not readily available because it
  29.     has not been officially released.  In fact, these source patches haven't
  30.     been applied to the master base yet.
  31.  
  32.   - There may be some UnZip features available here that are not yet
  33.     available in the "official" releases for other platforms which are 
  34.     widely available on the Internet.
  35.  
  36. ========================================================================
  37.  
  38. General Description:
  39.  
  40.   UnZip 5.1d can process ZIP archive made by Zip running on a variety
  41.   of other platforms, including PKZIP 1.93a and 2.04g.
  42.   
  43.   FUnZip is a specialized utility capable of reading from standard input
  44.   and writing to standard output.  It will take the first Zip file it
  45.   encounters in standard input, and write it to standard output, ignoring
  46.   the rest.  May be useful with PIPE: device.
  47.  
  48.   ZipInfo is a comprehensive ZIP file reporting tool. Several levels of
  49.   detail are supported.
  50.  
  51. ========================================================================
  52.  
  53. CONTENTS of unz51d3x.lha: (or .zoo or .tar.Z or .zip)
  54.  
  55.   unz51d3x/FUnZip          "Filter Unzip" executable
  56.   unz51d3x/UnZip           Unzip executable
  57.   unz51d3x/ZipInfo         ZipInfo utiltity executable
  58.   unz51d3x/funzip.doc      Documentation for FUnzip 
  59.   unz51d3x/unzip.doc       Unzip documentation
  60.   unz51d3x/zipinfo.doc     ZipInfo documentation
  61.   unz51d3x/CONTRIBS        A list of fine human beings.
  62.   unz51d3x/COPYING         Copyright history and info.
  63.   unz51d3x/README          Genral Info-Zip readme file for unzip
  64.   unz51d3x/README.AMI      This here file you are reading now.
  65.   unz51d3x/Where           Where to get Unzip for many platforms
  66.  
  67. DO NOT DISTRIBUTE ARCHIVES THAT HAVE ANY OF THESE FILES MISSING!
  68.  
  69. -------------------------------------------------------------------------
  70.  
  71. These programs only run via the CLI, but can work with IconX.
  72.  
  73. -------------------------------------------------------------------------
  74.  
  75. These executables were built with SAS/C version 6.2, with full optimization.
  76. I will always support the latest SAS compiler, plus one revision back.  
  77. Currently, I support SAS 6.2 and 5.10b.  Paul Kienitz keeps the code 
  78. compatible with Manx Aztec C, and has provided some significant enhancements.
  79.  
  80. -------------------------------------------------------------------------
  81.  
  82. I have fully tested these executables with Enforcer and Mungwall running.
  83. No access violations, no illegal references, just clean execution.
  84.  
  85. NOTE:  It may be neccessary to increase the AmigaDOS stack to 16000.
  86.        Once we know exactly what the stack requirement is, we will perform
  87.        this from within the program.
  88.  
  89. -------------------------------------------------------------------------
  90.  
  91. REPORT ALL BUGS TO INFO-ZIP:   Zip-Bugs%WKUVX1.BITNET@UKCC.UKY.EDU
  92.  
  93. -------------------------------------------------------------------------
  94.  
  95. The Amiga port is brought to you by,
  96.  
  97.  John Bush <J.Bush@MD-B.Prime.COM> -or- <JBush@BIX.COM> (SAS/C 5.10b & 6.2)
  98.          
  99.  
  100.  Paul Kienitz <Paul.Kienitz@f28.n125.z1.fidonet.org>    (MANX AZTEC)
  101.  
  102. _________________________________________________________________________
  103.  
  104.